home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / Foxpro 2.6 {Windows} / CONVERT.AP_ / CONVERT.bin (.txt)
MS Visual FoxPro App  |  1994-03-10  |  57KB  |  836 lines

  1. TOPIC
  2. DETAILS
  3.  Account Manager                      1 
  4.  Add/Modify Card Users               32 
  5.  Balance                             59 
  6.  Calculator                          86 
  7.  Calendar/Diary                      96 
  8.  Client Manager                     111 
  9.  Controls                           151 
  10.  Conversions                        165 
  11.  Credit Card Manager                186 
  12.  Family / Friends                   230 
  13.  Find                               258 
  14.  Goto                               281 
  15.  Label Dialog                       299 
  16.  Letters Dialog                     319 
  17.  Locate                             337 
  18.  Menu System                        411 
  19.  Money Transactions                 468 
  20.  Organizer: General Help            498 
  21.  Puzzle                             520 
  22.  Report Dialog                      527 
  23.  Restaurant Manager                 553
  24.           Account Manager        
  25. The Account Manager module allows you to display and edit information about your accounts.
  26. Information about a specific account is displayed in the Account Manager window.  A control panel allows you to move through the database or bring forward a dialog to locate records that meet specified criteria.  
  27. In addition, a Browse window is displayed.  The Details Browse window displays information about specific transactions.
  28. Moving Through the Database
  29. In the control panel, choose Next, Prior, Top or Bottom to move through   the database.  Choose the Locate push button to locate records that meet specified criteria.
  30. Editing Data
  31. To edit a record in the Account Manager window, position the cursor on the a field and enter the desired changes.  
  32. Adding a New Record
  33. Choose the New push button to add a new record.  An empty Account Manager window is displayed.
  34. Choose the account type from the Type popup, then enter the desired information in the Account Manager window.  
  35. Saving/Cancelling Changes
  36. When you make changes or add a new record, you can choose the Save push button to save the information.  Choose the Cancel push button to abandon all changes to the record. 
  37. Balance
  38. The Balance push button displays the Balance dialog so you can update the current balance.  For more information, see the Balance topic.
  39. Menu System
  40. The Account Manager uses the standard menu system used for most ORGANIZER modules.  For more information, see the Menu System topic in online Help. 
  41. See Also:  Organizer: General Help, Locate, Menu System, Report Dialog, Label Dialog, Balance 
  42.       Add/Modify Card Users      
  43. This dialog allows you to edit the users for a specific credit card and add new users to the card users database.  The names in the Authorized Users list in this dialog appear in the Authorized Users list in the Credit Card Manager window.
  44. Adding an Authorized User
  45. Double-click on the name you wish to add in the Selection list or select the name you wish to add and choose Move.  The selected name appears in the Authorized users list.  Duplicate entries are not permitted.
  46. Removing an Authorized User
  47. Double-click on the name you wish to remove in the Authorized Users list or select the name you wish to remove and choose Remove.  The selected name is removed from the Authorized users list.
  48. Choose Remove All to remove all names from the Authorized Users list.
  49. Adding a New User
  50. Choose New Name to add a new name to the Selection List.
  51. Enter a last name in the Last text box and a first name in the First text box.  Press Enter.  The new name appears in the Authorized Users list.  Repeat the process to add more new names.
  52. When you choose OK, the new names appear in the Authorized Users list in the Credit Card Manager window.  When you choose the Save push button, the new names are saved in the card users database.  They will appear in the Selection list the next time the Add/Modify Card Users dialog is displayed.
  53. See Also: Organizer: General Help, Credit Card Manager
  54.               Balance            
  55. This dialog allows you to update a balance on a single record or perform batch processing to update the balance of all records.
  56. To update the balance for the current record:
  57.     Choose the Current Record Radio button.
  58.     Choose the desired month in the popup in this dialog, then choose OK.  
  59. The update operation is performed from the time of the last update to the month selected in the Balance dialog.  
  60. The balance is displayed in the upper right corner of the monitor.  That balance is then added to the current balance for the record.
  61. Choose the Save push button save this amount as the current balance.  Choose the Cancel push button to cancel the operation and restore the previous balance.
  62. To update the balance of all records:
  63.     Choose the All Records radio button.
  64.     Choose the desired month in the popup in this dialog, then choose OK.  
  65. The update operation is performed from the time of the last update to the month selected in the Balance dialog.  
  66. When you update all records, the new  balance is automatically added to the current balance for every record in the database.  This balance is then automatically saved.  
  67. There is no way to cancel the operation and restore the previous balance once this batch operation begins.
  68. If you have previously updated the balance for the current month, a message is displayed stating that the account is balanced as of the last day of the month.
  69. See Also:  Organizer: General Help, Account Manager, Credit Card Manager, Client Manager
  70.            Calculator            
  71. When you choose Calculator from the System menu popup, the Calculator desk accessory appears.  This calculator is used like a standard pocket calculator.
  72. Calculations can be performed using the keyboard or the mouse.  
  73. With the keyboard, you can type the equation as it would be written.  Most Calculator keys have the same keyboard equivalents, with the following exceptions:
  74. Key        Equivalent
  75. R        MR
  76. N          
  77. A        M+
  78. Z        MC
  79. S        M-
  80.          Calendar/Diary          
  81. The Calendar panel appears with the current month displayed and today's date selected.
  82. Changing Current Date
  83. Change selected day:
  84.     Use arrow keys or click on desired day.
  85. Change Month
  86.     Press PgUp/PgDn or choose <-M or M-> push button.
  87. Change Year
  88.     Press Shift+PgUp/Shift+PgDn or choose <-Y or Y-> push button.
  89. You can select today's date by pressing T on the keyboard or by choosing the Today push button.
  90. The Diary menu popup contains options that correspond to all of these actions.
  91. You can have a diary entry for each day. Activate the Diary panel by pressing Tab or clicking on the panel with the mouse.  The cursor flashes in the Diary panel, indicating that it is active.
  92. Choose Delete... from the Diary menu popup to display the Delete Diary dialog.
  93.           Client Manager         
  94. The Client Manager allows you to display and edit information about clients.  Information about a specific client is displayed in the Client Manager window.  A control panel allows you to move through the database or bring forward a dialog to locate records that meet specified criteria.  
  95. In addition, two Browse windows are displayed.  The Client List Browse window displays all clients in the database.  The Account Details Browse window displays transaction information for the displayed client.
  96. Moving Through the Database
  97. In the control panel, choose Next, Prior, Top or Bottom to move through   the database.  Choose the Locate push button to locate records that meet specified criteria.
  98. Alternately, you can scroll through the records in the Client List Browse window.  When you position the record pointer on a record in the Client List Browse window, corresponding data is displayed in the Client Manager window and in the Account Details window.
  99. Editing Data
  100. You can edit data in the Client Manager window.  The Client List and Account Details Browse windows are for display purposes only and cannot be edited.
  101.     To edit a record, position the cursor on the a field and enter the desired changes.  
  102.     To change the Cuisine preference, choose the desired option from the Cuisine Preference popup.
  103.     To change the Client Type, choose the desired radio button.
  104. Adding a New Record
  105. Choose the New push button to add a new record.  An empty Client Manager window is displayed.  Enter the desired information in the Client Manager window.  
  106. Saving/Cancelling Changes
  107. When you make changes or add a new record, you can choose the Save push button to save the information.  Choose the Cancel push button to abandon all changes to the record. 
  108. Balance
  109. The Balance push button displays the Balance dialog so you can update the current balance.  For more information, see the Balance topic.
  110. Menu System
  111. The Client Manager uses the standard menu system used for most ORGANIZER modules.  For information, see the Menu System topic.
  112. See Also: Organizer: General Help, Report Dialog, Label Dialog, Letters Dialog, Locate, Controls, Menu System, Balance 
  113.          Control Panel           
  114. The control panel is a utility screen that is used throughout the ORGANIZER application.  The push buttons in this window perform the following actions:
  115.     Next    Positions the pointer on the next record.
  116.     Prior    Positions the pointer on the previous record.
  117.     Top        Positions the pointer on the first record.
  118.     Bottom    Positions the pointer on the last record.
  119.     Locate     Brings forward the Locate dialog allowing you to locate records that meet specific criteria.
  120. Push buttons in the control panel are enabled and disabled depending on the position of the record pointer in the database. 
  121. See Also:  Organizer: General Help, Locate, Menu System
  122.            Conversions           
  123. The Conversions module acts like a FoxPro desk accessory and allows you to convert from one unit of measurement to another. 
  124. To perform conversions:
  125. Choose the desired Measurement Type radio button.  Options on the From and To popups reflect units of the selected type.
  126. Choose the unit of measurement from the From popup and Enter the number you would like to convert from in the From text box.
  127. Press Tab or click in the To text box.  The number is converted to the unit of measurement displayed in the To popup.
  128. To convert to a different unit of measurement, choose the desired option from the To popup.
  129. This process also works in reverse.  You can enter a number in the To text box and choose a unit of measurement on the From popup to perform a conversion.
  130. The Menu System
  131. The Conversions module adds a Conversions menu pad to the FoxPro system menu.  The Conversions menu popup contains options with control key shortcuts for the radio buttons in the Conversions window.
  132. See Also:  Organizer: General Help, Menu System
  133.       Credit Card Manager        
  134. The Credit Card Manager allows you to display and edit information about your credit cards.  Information about a specific credit card is displayed in the Credit Card Manager window.  A control panel allows you to move through the database or bring forward a dialog to locate records that meet specified criteria.
  135. Moving Through the Database
  136. In the control panel, choose Next, Prior, Top or Bottom to move through   the database.  Choose the Locate push button to locate records that meet specified criteria.
  137. Editing Data
  138. You can edit data in the Credit Card Manager window.
  139.     To edit a record, position the cursor on the a field and enter the desired changes.  
  140.     To change names in the Authorized Users list, choose the Edit users push button.  The Add/Modify Users dialog appears.
  141. Adding a New Record
  142. Choose the New push button to add a new record.  An empty Credit Card Manager window is displayed.
  143. You must enter a card number in the Card ID text box before you are permitted to enter data in any other field.
  144. Enter the desired information in the remaining fields in the Credit Card Manager window. 
  145. Saving/Cancelling Changes
  146. When you make changes or add a new record, you can choose the Save push button to save the information.  Choose the Cancel push button to abandon all changes to the record. 
  147. View Charges
  148. Choose the View charges push button to view all charges for the displayed credit card.
  149. A Browse window appears.  Charges are displayed in descending date order.  This Browse window is for display purposes only.  Records cannot be edited.  To edit charges, choose the Transactions option on the Money Manager submenu.
  150. Balance
  151. The Balance push button displays the Balance dialog so you can update the current balance.  For more information, see the Balance topic.
  152. The Menu System
  153. The menu system displayed with the Credit Card module is the standard ORGANIZER menu system.  A Card Info menu pad is appended to this menu system.
  154. The Card Info menu popup contains the following options:
  155.     View Charges    Displays Browse window with all charges for the current credit card.
  156.     View Payments    Displays Browse window with all payments for the current credit card.
  157.     View Users        Displays Browse window with names of users for all credit cards.
  158. See Also:  Organizer: General Help, Controls, Add/Modify Card Users, Locate, Balance, Menu System, Report Dialog, Label Dialog      
  159.          Family / Friends        
  160. The Family/Friends module allows you to display and edit information about your family and friends.  Information about a specific person is displayed in the Family/Friends Manager window.  A control panel allows you to move through the database or bring forward a dialog to locate records that meet specified criteria.
  161. Moving Through the Database
  162. In the control panel, choose Next, Prior, Top or Bottom to move through   the database.  Choose the Locate push button to locate records that meet specified criteria.
  163. Editing Data
  164. You can edit data in the Family/Friends Manager window.
  165.     To edit a record, position the cursor on the a field and enter the desired changes.  
  166.     Three check box options -- Send Holiday Cards, Special Diet Needs and Exchange Gifts -- allow you to specify attributes for a record.
  167. Adding a New Record
  168. Choose the New push button to add a new record.  An empty Family/Friends window is displayed.  Enter the desired information in the Family/Friends window.  
  169. Saving/Cancelling Changes
  170. When you make changes or add a new record, you can choose the Save push button to save the information.  Choose the Cancel push button to abandon all changes to the record. 
  171. Menu System
  172. The Family and Friends Manager uses the standard menu system used for most ORGANIZER modules.  For information, see the Menu System topic.
  173. See Also: Organizer: General Help, Report Dialog, Label Dialog, Letters Dialog, Locate, Controls, Menu System 
  174.              Find                
  175. Before you choose Find... to display the Find dialog so you can specify a word or phrase to Look For, position the cursor in the Browse window or text edit region where you want the search to begin.
  176. Type the text you wish to locate in the Look For text box and type the text (if any) that will replace the located text in the Replace With text box.
  177. In the Find dialog you can use the check boxes to ignore upper and lower case, to match whole words only (and not just characters), and/or to continue (wrap) to search from the beginning of the file when the end is reached.
  178. To search for Enter, Tab, Backslash and new line (line feed) characters, use the c-language convention to represent them when you type them in the text boxes in the Find dialog:
  179. \r  - to search for an Enter.
  180. \t  - to search for a Tab.
  181. \\  - to search for a backslash.
  182. \n  - to search for a new line (line feed).
  183. When FoxPro finds a match, it highlights the matching text for you to see.  You can edit the text using FoxPro editing techniques or Edit menu options.
  184. When Find... is used to search for text in a Browse window, no Replace With text box appears in the Find dialog.
  185. See Also: Organizer: General Help, Client Manager, Credit Card Manager,
  186. Family / Friends
  187.               Goto               
  188. This dialog allows you to display a record that meets certain criteria.  You can search for a record by specifying a value or an expression.
  189. To specify a value:
  190.     Choose the Value radio button.
  191.     Choose database field from the Field popup.
  192.     Enter a value in the Field Value text box.  This is a case-sensitive search, so be sure the value you enters matches the value for which you are searching.
  193.     If you are searching a for a value in a logical field (usually a check box option), you must enter .T. or .F. in the Field Value text box.
  194. To specify an expression:
  195.     Choose the Expression radio button.
  196.     Enter the expression in the Expression text box, or choose the Expression push button to bring forward the Expression Builder.
  197. When you have defined a value or expression, choose the Goto push button.  The first record that meets the specified criteria is displayed.
  198. See Also:  Organizer: General Help, Money Transactions
  199.                Label             
  200. This dialog allows you to run labels.  
  201. To run a label, select the desired label in the Label list.
  202.     For and While
  203.     The For and While check boxes in the lower right corner of this dialog bring forward the Expression Builder.  You may set a For and/or While condition for the label.
  204.     Output
  205.     These radio buttons allow you to specify where to output the label and perform the following actions:
  206.     Preview        Displays the label in a page preview window on the monitor.
  207.     To File        Brings forward a dialog in which you can specify the name and location of a text file.
  208.     To Print    Directs output to the current printer.
  209. When the desired options are selected, choose OK to run the label.
  210. Modifying a Label
  211. To modify a Label, select the desired label in the Label list and choose the Modify push button, or double-click on the label name in the list.  The label definition is displayed in a Label Design window so you can make adjustments.
  212. See Also:  Organizer: General Help
  213.              Letters             
  214. This option allows you to perform mail merge operations and is not available in runtime applications.
  215. To view a mail merge letter, select the desired letter from the Letters list and choose the See Letter push button, or double-click on the letter name in the list.  The letter is displayed but cannot be edited.
  216. To print a letter, select the desired letter in the Letters list.  
  217. The radio buttons at the bottom of this dialog perform the following actions:
  218.     Current
  219.     Record    Prints a letter for the current record.
  220.     Records    Prints letters for all records.  
  221.             When this option is selected, the For and While check boxes are enabled.  Choosing these check boxes bring forward the Expression Builder allowing you to specify a For and/or While condition.
  222. When you have made the desired selections, choose the Print push button. 
  223. See Also:  Organizer: General Help 
  224.               Locate             
  225. This dialog allows you to locate and browse records that meet specified criteria.
  226. To specify conditions:
  227. 1.    Choose a database from the Database popup.  All Open databases are displayed in this popup.  The Field popup in the lower portion of this dialog reflects the fields in the database displayed in the Database popup.
  228. 2.     Choose a field from the Field popup.  Fields marked with a 
  229.  are indexed and, therefore, the expressions created with these fields are optimizable.  Fields that are not indexed can be used in expressions, but they will not be optimized.
  230.     If you choose a logical field, the operator popup and criteria text box are disabled.  It is assumed that the logical field = true. 
  231. 3.     Choose an operator from the operator popup.  The operators and the actions they perform are: 
  232.     =     Checks if one field matches the criteria.
  233.         Example:     Lastname = Smith
  234.         All records with a lastname that begins with Smith are located (e.g., Smith, Smithson, Smithburg).
  235.     <>    Checks if field is not equal to the specified criteria.
  236.         Example:  Rating <> II
  237.         All records except those with a rating of II are located. 
  238.     <    Checks if the value of a field is less than the specified criteria.
  239.         Example:  Rating < III
  240.         All records with ratings of I and II are located.
  241.     >    Checks if the value of a field is more than the specified criteria.
  242.         Example:  Rating > II
  243.         All records with ratings of III or greater are located.
  244.     <=    Checks if the value of a field is less than or equal to the specified criteria.
  245.     >=    Checks if the value of a field is more than or equal to the specified criteria.
  246.     ==    Checks if the field exactly matches the specified criteria.
  247.         Example:  Lastname == Smith
  248.         All records with a lastname field that contains only Smith are located.
  249.     IN    Checks if a field is in a given set of values.
  250.         Example:  State = CA,MI,OH
  251.         All records with CA, MI or OH in the state field are located.
  252. 4.    Enter the desired criteria in the text box to the right of the operator popup.  This is a case-sensitive search, so the text must match the case for which it is searching (e.g., smith will not locate Smith).
  253. 5.     Choose the Add push button.  The expression is displayed in the list above.
  254. Repeat the process to add another expression.  If you add expressions without grouping (grouping is discussed later), the expressions are "ANDed" together.
  255.     Example 1:    Cuisine = American
  256.                 State = California
  257.     Records with American cuisine in California are located.
  258.     Example 2:    State = CA
  259.                 State = OH
  260.     No records are located because no restaurants exist with a state of CA AND OH. 
  261. Grouping Expressions
  262. When expressions are displayed in the Expression list, the push buttons below the expression list are enabled.  To group expressions, choose the Group push button.  A double line appears in the Expression list.
  263. When you group expressions, the expression are ORed together. 
  264.     Example:
  265.     State = CA
  266.     State = OH
  267.     Records with a state of OH or a state of CA are located.
  268. When more than one expression is displayed in the Expression list, the up arrow and down arrow are enabled.  You can move expressions and grouping bars up and down in the list with these push buttons.  Select the expression or grouping bar in the expression list and choose the desired push button.
  269. Deleting Expressions
  270. To delete an expression from the Expression list, select the expression and choose Delete.
  271. To clear the Expression list, choose Reset at the bottom of the dialog.
  272. Order
  273. To specify the order you would like the records displayed in the Browse window, choose the order from the Order popup.  All indexed fields are displayed on this popup.
  274. Browsing
  275. When you have created the desired expressions and chosen the desired order, choose the Browse push button.
  276. A Browse window is displayed with the located records.  Choosing the Browse push button without defining any expression will display a Browse window will all records in the database.
  277. Creating New Search Criteria
  278. Press Escape or click on the close box in the Browse window to return to the Locate dialog.  You can modify the search criteria or clear the expression list and start anew.
  279. Choose Quit to exit the Locate dialog.
  280. See Also: Organizer: General Help, Client Manager, Family / Friends, Credit Card Manager, Money Transactions, Account Manager 
  281.            Menu System           
  282. A common menu system is displayed with most modules of the ORGANIZER.  Occasionally, pads that correspond to a particular module are appended to this menu system.  Many options in this menu system have control key shortcuts.
  283. The common menu system contains the following pads and options:
  284. System Menu
  285. This menu contains options allowing you to access help, activate desk accessories, customize your display and exit the current ORGANIZER module.
  286.     Help        Brings forward the Organizer Help window.
  287.     Calculator     Brings forward the calculator.
  288.     Calendar/
  289.     Diary        Brings forward the Calendar/Diary. 
  290.     Puzzle         Brings forward the puzzle.
  291.     Conversions    Brings forward the Conversions window.  This option is not available in the Client Manager module.
  292.     Environment    Activates a submenu with the following options:
  293.         Clock    Toggles the display of the clock.
  294.         Extended 
  295.         Video    Toggles your display between VGA25 and VGA50 (if available). 
  296.         Sticky 
  297.         Menus    Toggle option that allows you to have menus remain displayed when you release the mouse button.
  298.         Status 
  299.         Bar        Toggles the display of the status bar.
  300.     OK        Exits the current module and returns to FoxPro
  301. Edit Menu
  302. This menu contains options allowing you to perform a variety of text editing operations.
  303.     Undo    Undoes previous text editing actions in fields and edit regions. 
  304.     Redo    Reverses undone text editing actions in fields and edit regions.
  305.     Cut, 
  306.     Copy, 
  307.     Paste    Allows you to cut, copy and paste text between fields and records.
  308.     Clear    Removes all selected text from field or edit region.
  309.     Select 
  310.     All        Selects all text in field or edit region.
  311.     Find    This option is enabled when the cursor is position in a Browse window or edit region and allows you to locate specific text in the database.
  312.     Find 
  313.     Again    Repeats a previous Find operation.
  314. Record Menu
  315. This menu popup contains options and control key shortcuts corresponding to push buttons in the control panel.  It also contains options to delete records and pack the database.
  316.     Next    Positions the pointer on the next record.
  317.     Prior    Positions the pointer on the previous record.
  318.     Top        Positions the pointer on the first record.
  319.     Bottom    Positions the pointer on the last record.
  320.     Locate    Brings forward the Locate dialog allowing to to locate records that meet specific criteria.
  321.     Pack    Permanently removes all records marked for deletion. 
  322.     Toggle 
  323.     Delete    Mark/Unmark records for deletion.
  324. Window Menu
  325. This menu contains options and control key shortcuts allowing keyboard users to reposition windows on the monitor and to activate other windows in a screen set. 
  326.     Move    The current window blinks to show that it is selected for moving.  Use the arrow keys to reposition the window.  Press Enter when the window is in the desired location. 
  327.     Cycle    Activates windows in a screen set one at a time.
  328. Reports Menu
  329. This menu contains options allowing you to perform run reports and labels, and perform mail merge operations. 
  330.     Reports    Brings forward the Report dialog.
  331.     Label    Brings forward the Label dialog.
  332.     Mail 
  333.     Merge    Brings forward the Letters dialog. 
  334. See Also: Organizer: General Help, Calculator, Calendar/Diary, Puzzle, Find, Report Dialog, Label Dialog, Letters Dialog, Locate, Controls 
  335.          Money Transactions      
  336. The Money Transactions module allows you to display and edit information about specific transactions.
  337. Information about a specific transaction is displayed in the Money Transactions window.  A control panel allows you to move through the database or bring forward a dialog to locate records that meets specified criteria.
  338. Moving Through the Database
  339. In the control panel, choose Next, Prior, Top or Bottom to move through   the database.  Choose the Locate push button to locate records that meet specified criteria.
  340. Editing Data
  341. You can edit data in the Money Transactions window.
  342. To edit a record, position the cursor on the a field and enter the desired changes.
  343. Adding a New Record
  344. Choose the New push button to add a new record.  An empty Money Transactions window is displayed.
  345. Use the controls and fields to enter the desired information in the Money Transactions window.
  346. Saving/Cancelling Changes
  347. When you make changes or add a new record, you can choose the Save push button to save the information.  Choose the Cancel push button to abandon all changes to the record. 
  348. The Goto push button brings forward the Goto dialog allowing you to locate a record based on a value or expression.  For more information, see the Goto topic.
  349. The Menu System
  350. The menu system for the Money Transactions module contains two menu pads -- System and Edit.
  351. The System and Edit menu popups are identical to the System and Edit pads in the menu system for most other modules in the ORGANIZER.
  352. See Also:  Organizer: General Help, Locate, Menu System, Goto 
  353.      Organizer: General Help     
  354. The ORGANIZER application is designed to provide examples of how to best make use of FoxPro 2.0's power tools.  In addition, this application includes programming examples of nearly every new command and function in FoxPro 2.0. 
  355. When you run the ORGANIZER, two menu options, Conversions and Organize..., are added to the System menu popup.
  356. Conversions
  357. This module acts like a FoxPro desk accessory and allows you to convert from one unit of measurement to another.
  358. Organize...
  359. Choosing this option displays a popup with the following options:
  360.     Restaurants    Organizes information about restaurants. 
  361.     Client 
  362.     Manager        Organizes information about clients.
  363.     Money 
  364.     Manager...    Displays a submenu with the following options:
  365.         Credit 
  366.         Cards        Organizes credit card information.
  367.         Accounts    Organizes bank account information.
  368.         Transactions    Organizes your business transaction information. 
  369.     Family & 
  370.     Friends        Organizes information about family members and friends.
  371. See Also:  Client Manager, Family / Friends, Credit Card Manager, Conversions, Account Manager, Money Transactions, Menu System, Locate, Goto, Balance    
  372.              Puzzle              
  373. When you choose Puzzle from the System menu popup, the Puzzle appears.  Choose the Shuffle push button to scramble the numbers, then click on one number at a time to move it to the adjacent empty square.  You're a winner when the numbers are in order.
  374. Clicking on the close box or pressing Escape removes the Puzzle.
  375.            Report Dialog         
  376. This dialog allows you to run reports.  
  377. To run a report, select the desired report in the Report list.
  378. The check boxes to the right of this list perform the following actions:
  379.     Plain        Prints the report without page headers on each page.  A page header appears only on the first page of the report.
  380.     Summary        Prints only data in the Summary band of the report.
  381.     No Eject    Suppresses the initial form feed to the printer prior to printing the report. 
  382.     For and While
  383.     The For and While check boxes in the lower right corner of this dialog bring forward the Expression Builder.  You may set a For and/or While condition for the report.
  384.     Output
  385.     The radio buttons allow you to specify where to output the report and perform the following actions:
  386.     Preview        Displays the report in a page preview window on the monitor.
  387.     To File        Brings forward a dialog in which you can specify the name and location of a text file.
  388.     To Print    Directs output to the current printer.
  389. When the desired options are selected, choose OK to run the report.
  390. Modifying a Report
  391. To modify a report, select the desired report in the Report list and choose the Modify push button or double-click on the report name in the list.  The report definition is displayed in a Report Layout window so you can make adjustments.
  392. See Also:  Organizer: General Help
  393.         Restaurant Manager       
  394. The Restaurant Manager is a multi-user application that allows you to display and edit information about restaurants.  Information about a specific restaurant is displayed in the Restaurant Manager window.  A control panel allows you to move through the database or bring forward a dialog to locate records that meet specified criteria.  
  395. Moving Through the Database
  396. In the control panel, choose Next, Prior, Top or Bottom to move through   the database.  Choose the Locate push button to locate records that meet specified criteria.
  397. Editing Data
  398. Because this is a multi-user application, records displayed in the Restaurant Manager window are read-only.
  399. To edit a record, choose the Edit push button.  An attempt is made to lock the record and prevent two users from editing the record simultaneously.
  400. If the record has be locked by another user, a message is displayed.  You can wait until the record is available or you can press Escape to abort the attempted lock.  
  401. When you have successfully locked the record, the Edit push button changes to Save. 
  402.     Position the cursor on the a field and enter the desired changes.  
  403.     You can specify features of a restaurant by choosing the appropriate check box. 
  404.     To change the Cuisine, Rating or Cost, choose the desired options from the corresponding popup.  To add a new cuisine, rating or cost category, choose Other... from the appropriate popup and enter the new option in the text box that appears below the popup.
  405. Adding a New Record
  406. Choose the New push button to add a new record.  An empty Restaurant Manager window is displayed.  Enter the desired information in the Restaurant Manager Screen.  
  407. Saving/Cancelling Changes
  408. When you make changes or add a new record, you can choose the Save push button to save the information.  When you choose Save the record is unlocked.  Choose the Cancel push button to abandon all changes to the record.
  409. Order
  410. The Order popup in the lower right corner of the Restaurant Manager window allows you to specify the order in which the records are displayed.
  411. Menu System
  412. The Restaurant Manager uses the standard menu system used for most ORGANIZER modules.  For information, see the Menu System topic.
  413. See Also: Organizer: General Help, Report Dialog, Locate, Controls, Menu System 
  414. EXACTz
  415. utility
  416. DO errorhandler WITH MESSAGE(), LINENO()
  417. TALKz
  418. convert
  419. savmacro.fky
  420. HELPz
  421. RESOz
  422. command
  423. screen
  424. MS Sans Serif
  425. \convert.app
  426. \restaurs.app
  427. \clients.app
  428. \family.app
  429. \credit.app
  430. \credit.app
  431. \accnts.app
  432. \trans.app
  433. PATHz
  434. \REPORTS
  435. \DBFS
  436. SET PATH TO &opath
  437. HELPz
  438. orghelp.dbf
  439. TALKz
  440. COMPATIBLEz
  441. READBORDERz
  442. convert
  443. CONVERT
  444. CONVERT.PJX
  445. CONVERT
  446. CONVERT.SCX
  447. CONVERT
  448. CONVERT.MNX
  449. CONVERT
  450. CONVERT.PRG
  451. CONVERT
  452. CONVERT.QPR
  453. MS Sans Serif
  454.  Conversion
  455. BMPS\CONV.ICO
  456. Where is conv?
  457. units
  458. factors
  459. units
  460. convert
  461. is equivalent to
  462. MS Sans Serif
  463. MS Sans Serif
  464. MS Sans Serif
  465. MS Sans Serif
  466. MS Sans Serif
  467. MS Sans Serif
  468. @*VN \<Help
  469. MS Sans Serif
  470. @*HT \<Close
  471. MS Sans Serif
  472. @*RBHN F
  473. bmps\area.bmp
  474. BMP|ICO
  475. Where is area?
  476. bmps\length.bmp
  477. BMP|ICO
  478. Where is length?
  479. bmps\speed.bmp
  480. BMP|ICO
  481. Where is speed?
  482. bmps\temp.bmp
  483. BMP|ICO
  484. Where is temp?
  485. bmps\time.bmp
  486. BMP|ICO
  487. Where is time?
  488. bmps\volume.bmp
  489. BMP|ICO
  490. Where is volume?
  491. bmps\weight.bmp
  492. BMP|ICO
  493. Where is weight?
  494. convert
  495. SET READBORDER &rborder
  496. factors
  497. units
  498. Where is 
  499.  help file?
  500. QUITTING
  501. EXACSTAT
  502. UTILITY
  503. TALKSTAT
  504. MDEVICE
  505. EXACT
  506. SAFETY
  507. ESCAP
  508. MEMOW
  509. MODULE
  510. MACROSAVE
  511. OLDHELP
  512. HELPSET
  513. OLDRESO
  514. RESOSET
  515. HIDECOMM
  516. OLDTITLE
  517. OLDFONT
  518. OLDSIZE
  519. OLDSTYLE
  520. SCREEN
  521. FROMROW
  522. FROMCOL
  523. TOROW
  524. TOCOL
  525. PROGPATH
  526. NPATH
  527. CONV1
  528. REST1
  529. CLIE1
  530. FAMI1
  531. CRED1
  532. ACCN1
  533. TRAN1
  534. OPATH
  535. ROOTPATH
  536. MOLDHELP
  537. MHELPSET
  538. SETUP
  539. CURRAREA
  540. COMPSTAT
  541. RBORDER
  542. CONVERT
  543. UNITTYPE
  544. TOVAL
  545. FROMVAL
  546. LOCATEDB
  547. DISTINCT
  548. UNITS
  549. FROMARRY
  550. TOARRY
  551. FROMPOP
  552. TOPOP
  553. _QBM0SAH32_QBM0SAH6W_QBM0SAHBB_QBM0SAHFGGETHELP
  554. _QBM0SAHJXEXIT
  555. _QBM0SAHNK_QBM0SAHUK_QBM0SAI1M_QBM0SAI1PFACTORS
  556. CLEANUP
  557. units
  558. DISTINCT
  559. UNITS
  560. UNITTYPE
  561. FROMARRY
  562. TOARRY
  563. FROMPOP
  564. TOPOP
  565. FROMVAL
  566. TOVAL
  567. Temperature
  568. Temperature
  569. right
  570. Temperature
  571. Celsius
  572. Fahrenheit
  573. fffff
  574. Fahrenheit
  575. Kelvin
  576. fffff
  577. Kelvin
  578. fffff
  579. Fahrenheit
  580. DIRECTION
  581. FROMID
  582. TOUNIT
  583. FROMUNIT
  584. UNITTYPE
  585. TOPOP
  586. FROMPOP
  587. FORMATGET
  588. STRIPZEROSUNITS
  589. EROSUNIT
  590. FACTORS
  591. MULTIPLIER
  592. 9.999999999
  593. 9,999,999,999
  594. RETVAL
  595. DIGITS
  596. TRANSTRINGDIGCNT
  597. COMACNT
  598. STRING
  599. PERIOD
  600. right
  601. CONVRT
  602. TOVAL
  603. FROMVAL
  604. FROMVAL
  605. CONVRT
  606. TOVAL
  607. CONVRT
  608. FROMVAL
  609. TOVAL
  610. right
  611. TOVAL
  612. CONVRT
  613. FROMVAL
  614.  Conversions
  615. QUITTING
  616. Length
  617. Speed
  618. Temperature
  619. Volume
  620. UNITTYPE
  621. DOSELE
  622. FROMVAL
  623. NGTOVAL
  624. FROMPOP
  625. TOPOP
  626. convmenu.mpr
  627. CONVMENU
  628. REPORTS
  629. CARDINFO
  630. convert
  631. calculator
  632. calendar/diary
  633. puzzle
  634. ascii chart
  635. special characters
  636. QUITTING
  637. DOSELE
  638. CONVRT
  639. FORMATGET
  640. STRIPZEROS
  641. _QBM0SAH32
  642. _QBM0SAH6W
  643. _QBM0SAHBB
  644. _QBM0SAHFG
  645. _QBM0SAHJX
  646. _QBM0SAHNK
  647. _QBM0SAHUK
  648. _QBM0SAI1M
  649. _QBM0SAI1P
  650. convert
  651. command
  652. command
  653. orghelp.dbf
  654. AMERICAN
  655. TEXTMERGE
  656. MEMOWIDTHz
  657. ESCAPEz
  658. NOTIFYz
  659. EXACTz
  660. SAFETYz
  661. DECIMALSz
  662. DEVICEz
  663. MPATH
  664. MODULE
  665. SETCOLORS
  666. MACROSAVE
  667. AMERICAN
  668. MEMOW
  669. ESCAP
  670. EXACT
  671. SAFETY
  672. MDEVICE
  673. SET DEVICE TO &mdevice
  674. DELILEN
  675. LDELIMI
  676. RDELIMI
  677. FAMILY
  678. ACCNTS
  679. CONTROLS
  680. RESTAURS
  681. CLIENTS
  682. CREDIT
  683. TRANS
  684. MACROSAVE
  685. ESCAP
  686. TALKSTAT
  687. EXACT
  688. SAFETY
  689. MEMOW
  690. CLEARHLP
  691. Where is F
  692.  database?
  693. PATHz
  694. SET PATH TO &mpath
  695. Incorrect databases selected
  696. WHERE
  697. MPATH
  698. START
  699. CHECKFPT
  700.  memo file missing.
  701. FILENAME
  702. DOTPOS
  703. TERMINATOR
  704. FILENAME
  705. SLASHPOS
  706. NAMELEN
  707. ORCOLONPOS
  708. Extended mode not available
  709. Attempt to LOCK record Aborted
  710. labels
  711. reports
  712. Invalid path or file name
  713. Program: F
  714.  Line Number: 
  715. Press any key to cleanup and exit...F
  716. MESSG
  717. LINENO
  718. FROMROW
  719. ORFROMCOL
  720. RTOROW
  721. TOCOL
  722. ISLOCKED
  723. ALERT
  724. CLEARHLP
  725. CLEANUP
  726. CLOSDBFS
  727. Where is 
  728.  help file?
  729. Command
  730. OLDHELP
  731. HELPSET
  732. OLDRESO
  733. ORHIDECOMM
  734. RRESOSET
  735. factors
  736. units
  737. clients
  738. personal
  739. details
  740. reports
  741. restaurs
  742. labels
  743. credcard
  744. carduser
  745. letters
  746. cards2
  747. FACTORS
  748. UNITS
  749. CLIENTS
  750. ORPERSONAL
  751. RDETAILS
  752. REPORTS
  753. RESTAURS
  754. LABELS
  755. CREDCARD
  756. CARDUSER
  757. LETTERS
  758. CARDS2
  759. SET COLOR OF SCHEME 1 TO ,,,,,,&pair7
  760. COLORS
  761. SIXTH
  762. SEVENTH
  763. OREIGTH
  764. RNINETH
  765. PAIR7
  766. PAIR9
  767. BACKGROUNDFORGROUND
  768. SETUP
  769. CLEANUP
  770. LOCATEDB
  771. CHECKFPT
  772. STRIPEXT
  773. STRIPPATH
  774. ERRORHANDL
  775. CLEARHLP
  776. CLOSDBFS
  777. SETCOLORS
  778. \<Conversions
  779. ALT+C
  780. Ar\<ea
  781. CTRL+E
  782. Ctrl+E
  783. \<Length
  784. CTRL+L
  785. Ctrl+L
  786. Spee\<d
  787. CTRL+D
  788. Ctrl+D
  789. \<Temperature
  790. CTRL+T
  791. Ctrl+T
  792. T\<ime
  793. CTRL+I
  794. Ctrl+I
  795. Volu\<me
  796. CTRL+M
  797. Ctrl+M
  798. Weig\<ht
  799. CTRL+H
  800. Ctrl+H
  801. DO _qbe0j4rpw  IN LOCFILE("ORGANIZE\MENUS\CONVMENU" ,"MPX;MPR|FXP;PRG" ,"Where is CONVMENU?")
  802. CONVERT
  803.   CONVERSION|
  804. Weight
  805. Length
  806. Speed
  807. Temperature
  808. Volume
  809. units
  810. NVERT
  811.   SIZE
  812. RSIONUNITTYPE
  813. NWONE
  814.  DISTINCT
  815.  UNITS
  816.  UNIT
  817.     TYPE
  818.     FROMARRY
  819.  TOARRY
  820.  FROMPOP
  821.  TOPOP
  822.  FROMVAL
  823.  2TOVAL
  824.    1CONVERT
  825.   _QBE0J4RPW
  826. c:\foxwin\organize\dbfs\
  827. ORGHELP.DBF
  828. ORGHELP.FPT
  829. SCREENS\CONVERT.SPR
  830. c:\dos\
  831. CONVERT.SPX
  832. PRGS\UTILITY.PRG
  833. UTILITY.FXP
  834. MENUS\CONVMENU.MPR
  835. CONVMENU.MPX
  836.